﻿@charset "utf-8";
body, p, dl, dd, blockquote, h1, h2, h3, h4, h5, h6, pre, table, td, th, ul, ol, li, hr, legend, fieldset, textarea, img, form{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font-family:"宋体", Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#333;
}
img, iframe{ border:none; }
li, ul, dl, dt, dd{ list-style:none; }
em{ font-style:normal}
a{
	text-decoration:none;
	color:#333;
}
a:hover{ color:#333; }
.clear{ clear:both; }
/*********** 整站结构部分 ***********/
.header{
	background:url(img/topbg.jpg) repeat-x;
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}
.yemeifuceng{
	height:123px;
	width:1000px
}
.content{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	background:#fff;
}
.home_leftpanel{
	width:200px;
	float:left;
}
.home_rightpanel{
	width:790px;
	float:right
}
.leftpanel{
	width:200px;
	float:left
}
.rightpanel{
	width:790px;
	float:right;
	background:#efefef;
}
.footer{
	width:1000px;
	margin:0 auto;
	background:#fff;
}

/************* 公共部分 ************/
.crumb_wrap{width:790px; height:32px; background:url(img/neiyetitle.jpg) no-repeat left center;}
/*-- 当前位置 --*/
.dangqianye{
	padding-right:20px;
	height:32px;
	line-height:32px;
	float:right;
	color:#fff;
}
.dangqianye  a{color:#fff;}
.dangqianye  a:hover{color:#F00;}
/*-- 内页右侧当前栏目 --*/
.dangqianlanmu{
	height:32px;
	line-height:32px;
	float:left;
}
.dangqianlanmu span{
	font-size:14px;
	display:block;
	text-indent:70px;
	font-weight:bold;
	color:#008aff;
}
.dangqianyecp{width:790px; height:32px; line-height:32px; text-indent:30px; font-weight:bold; background:url(img/neiyetitle.jpg) no-repeat left center; color:#008aff}
.dangqianyecp a{color:#008aff}
.dangqianyegc{width:790px; height:32px; line-height:32px; text-indent:30px; font-weight:bold; background:url(img/neiyetitle.jpg) no-repeat left center; color:#008aff}
.dangqianyegc a{color:#008aff}
.dangqianyexw{width:790px; height:32px; line-height:32px; text-indent:30px; font-weight:bold; background:url(img/neiyetitle.jpg) no-repeat left center; color:#008aff}
.dangqianyexw a{color:#008aff}
/*-- 内页左侧当前栏目大小类 --*/
.cebudaohang .dalei{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:#f3f3f3;
	border-bottom:#ccc 1px solid
}
.cebudaohang .xiaolei li a{
	height:30px;
	line-height:30px;
	font-size:14px;
	text-indent:20px;
	display:block;
	background:#f9f9f9 url(/style/cn/img/ico01.gif) no-repeat 10px center
}
.cebudaohang .xiaolei li a:hover{
	color:#f00;
	background:#f5f5f5 url(/style/cn/img/ico01.gif) no-repeat 10px center
}
/*-- 图文翻页 --*/
.fanye1{
	text-align:center;
	clear:both;
	height:30px;
	line-height:30px;
}
.fanye1 ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.fanye1 ul li{
	float:left;
	margin-right:5px;
}
.fanye1 ul li a{font-weight:bold; color:#479eff;}
.fanye1 ul li a:hover{color:#870000;}
/*-- 翻页 --*/
.fanye{
	text-align:center;
	clear:both;
	height:30px;
	padding-top:10px;
}
.fanye ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.fanye ul li{
	float:left;
	margin-right:5px
}
.fanye ul a{
	float:left;
	display:block;
	padding:0px 7px;
	height:20px;
	line-height:20px;
	border:#ddd 1px solid
}
.fanye ul a.current{
	background:#39F;
	color:#fff
}
.fanye ul a.page:hover{
	border:#39F 1px solid;
	color:#39F
}

/************* 内容部分 ************/
/*========== 页眉 ==========*/
/*-- LOGO浮层 --*/
.logo{
	position:absolute;
	z-index:6;
	margin-top:25px;
}
/*-- 公司名 --*/
.companyname{
	position:absolute;
	z-index:6;
	margin-left:170px;
}
/*-- 搜索浮层 --*/
.topsearch{
	position:absolute;
	z-index:30;
	margin-left:630px;
	margin-top:100px
}
.topsearch label{
	font-size:14px;
	float:left;
	height:20px;
	line-height:20px
}
.topsearch .searchkeywords{
	border:#ddd 1px solid;
	width:150px;
	height:16px;
	float:left
}
.topsearch .searchbtn{float:left}
/*-- 无小类导航 --*/
/*-- menu --*/
.menu{
	width:866px;
	height:30px;
	text-align:right;}
.menu .menubox{display:inline-block; *display:inline; zoom:1}
.menu .menubox .mainlevel{float:left; background:url(img/liline.jpg) no-repeat right center;}
.menu .menubox .mainlevel a.a{
	display:block;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	white-space: nowrap;
	padding:0px 15px;
	_float:left;/*IE6*/
}
.menu .menubox .mainlevel a.a span{}
.menu .menubox .mainlevel a.a:hover{color:#fff; background:url(img/curbg.png) no-repeat bottom center;}
.menu .menubox .current a{color:#fff; background:url(img/curbg.png) no-repeat bottom center;}
.menu .menubox .mainlevel ul{display:none; position:absolute; z-index:200; clear:both; text-align:center;}
.menu .menubox .mainlevel ul li a{display:block;border-top:1px solid #fff; background:#91ddf4; width:90px; height:30px; line-height:30px;}
.menu .menubox .mainlevel ul li a:hover{color:#fff; background:#4782b4; font-weight:bold;}
.navbox{
	position:absolute;
	z-index:30;
	margin-top:64px;
	margin-left:134px;
}
.navigation{
	width:866px;
	height:30px;
	text-align:right;
}
.navigation ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.navigation ul li{
	float:left;
	background:url(img/liline.jpg) no-repeat right center;
}
.navigation ul li a{
	display:block;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	white-space: nowrap;
	padding:0px 15px;
	_float:left;/*IE6*/
}
.navigation ul .current a{
	background:url(img/curbg.png) no-repeat bottom center;
	
}
.fanhuidonghua{
	position:absolute;
	z-index:30;
	height:20px;
	line-height:20px;
	font-weight:bold;
	margin-left:550px;
	margin-top:100px
}
.fanhuidonghua a{color:#F00;}
.fanhuidonghua a:hover{color:#900; text-decoration:underline;}
/*========== 首页 ==========*/
/*---------竖排点大类开关2级---------*/
.side_nav_wrapper{/*竖排点大类开关2级外层*/
	width:200px;
}
.side_nav_wrapper .title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
	background:url(img/title.jpg) no-repeat left center;
}
.side_nav_ul{/*竖排点大类弹出2级*/
	height:100%;
	border:#ddd 1px solid;
	background:#e9f7f8;
	overflow:hidden;
}
.side_nav_ul .side_nav_li{/*竖排点大类开关2级大类行距和左边距*/
	height:30px;
	line-height:30px;
	text-indent:30px;
	CURSOR:hand;
	background:url(/style/cn/img/ico2.gif) no-repeat 10px center;
}
.side_nav_ul .side_nav_li a{/*大类文字样式*/
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.side_nav_ul .side_nav_li a:hover{/*大类鼠标指上字色*/ 
	color: #f00;
}
.side_nav_ul ul{/*小类最外层*/
	display:none;/*隐藏小类*/
}
.side_nav_ul ul li{/*小类行距和左边距*/
	padding-top: 5px;
	padding-bottom:5px;
	background:url(/style/cn/img/ico02.gif) no-repeat 20px center;
	text-indent:35px
}
.side_nav_ul ul li a{/*小类文字样式*/
	font-size: 13px;
	color: #333333;
}
.side_nav_ul ul li a:hover{/*竖排点大类开关2级小类鼠标指上字色*/ 
	color: #f00;
}
/*-- 图文 --*/
.tuwen{margin-top:10px;}
.tuwen dt{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
	background:url(img/title.jpg) no-repeat left center;
}
.tuwen dd{
	padding: 5px;
	line-height:16px;
	border: 1px solid #ccc;
	background:#e9f7f8;
}
.email span{width:200px; height:107px; background:url(img/2.jpg) no-repeat center center; display:block; margin-top:5px;}
/*-- 淡入淡出 --*/
.focus{ height:255px; width:1000px;}
.focus .imgbar li{position:absolute; width:1000px; height:255px; overflow:hidden}
.focus .btnbar{position:relative;z-index:18;top:225px; color:#fff; height:30px; text-align:right; right:20px;}
.focus .btnbar ul{display:inline-block; *display:inline; zoom:1}
.focus .btnbar li{ float:left; display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#333; margin:5px; cursor:pointer;color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
.focus .btnbar li.cur{ background:#f00;color:#fff}
/*-- 新闻 --*/
.xinwenbox{width:790px; overflow:hidden; background:#e9f7f8;}
.xinwen{
	width:388px;
	border:1px solid #ccc;
	overflow:hidden;
	float:left;
}
.xinwen dt{
	height:32px;
	line-height:32px;
	background:url(img/6.jpg) no-repeat left center;
}
.xinwen dt span{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-indent:60px;
	color:#008aff;
}
.xinwen dd{
	height:28px;
	line-height:28px;
	border-bottom:1px dotted #ccc;
	text-indent:25px;
}
.xinwen dd a{
	float:left;
	display:block;
	background:url(img/new-fram_05.gif) no-repeat 5px center;
}
.xinwen dd span{
	float:right;
	padding-right:5px;
}
.xinwen dd .xinwenbot a{ height:22px; font-size:11px; padding-top:5px; display:block; float:right; background:url(img/more_1.png) no-repeat right center; width:363px; text-align:right; padding-right:25px;}
.xinwen2{
	width:388px;
	border:1px solid #ccc;
	overflow:hidden;
	float:right;
}
.xinwen2 dt{
	height:32px;
	line-height:32px;
	background:url(img/6.jpg) no-repeat left center;
}
.xinwen2 dt span{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-indent:60px;
	color:#008aff;
}
.xinwen2 dd{
	height:28px;
	line-height:28px;
	border-bottom:1px dotted #ccc;
	text-indent:25px;
}
.xinwen2 dd a{
	float:left;
	display:block;
	background:url(img/new-fram_05.gif) no-repeat 5px center;
}
.xinwen2 dd span{
	float:right;
	padding-right:5px;
}
.xinwen2 dd .xinwenbot a{height:22px; font-size:11px; padding-top:5px; display:block; float:right; background:url(img/more_1.png) no-repeat right center; width:363px; text-align:right; padding-right:25px;}
/* 图片滚动-水平方向 css */
.multipleColumn{border:1px solid #CCC; overflow:hidden; margin-top:10px; width:788px;}
.multipleColumn .caption{
	height: 32px;
	line-height:32px;
	background:url(img/d.jpg) no-repeat left center;
	font-weight:bold;
	padding-left:15px;
}
.multipleColumn .caption span{
	font-weight:bold;
	display:block;
	font-size:14px;
	float:left;
	color:#008aff;
	padding-left:50px
}
.multipleColumn .caption a{
	float:right;
	padding-right:10px;
}
.multipleColumn .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
.multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1;}
.multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{ background-position:0 0;}
.multipleColumn .bd{ padding:10px; overflow:hidden;}
.multipleColumn .bd ul{ overflow:hidden; zoom:1; float:left; _display:inline;}
.multipleColumn .bd ul li{ margin:5px 10px; _display:inline; overflow:hidden; text-align:center;}
.multipleColumn .bd ul li .pic{ text-align:center;}
.multipleColumn .bd ul li .pic img{ width:120px; margin:0px 4px; height:90px; display:block;  padding:2px; border:1px solid #ccc;}
.multipleColumn .bd ul li .pic a:hover img{ border-color:#999;}
.multipleColumn .bd ul li .title{ line-height:24px;}
/*-- 图片走马灯 --*/
.picscroll_wrap{ border:1px solid #CCC; overflow:hidden; margin-top:10px; width:788px; }
.picscroll_wrap .caption{
	height: 32px;
	line-height:32px;
	background:url(img/d.jpg) no-repeat left center;
	font-weight:bold;
	padding-left:15px;
}
.picscroll_wrap .caption span{
	font-weight:bold;
	font-size:14px;
	float:left;
	color:#008aff;
	padding-left:15px
}
.picscroll_wrap .caption a{
	float:right;
	padding-right:10px;
}
#marqueediv_box{
	height:345px;
	overflow:hidden;
	position:relative;
	z-index:5;
}
#marqueediv_box ul{
	position:absolute;
	z-index:4;
}
#marqueediv_box ul li{
	width: 150px;
	float:left;
	display:inline;
	margin:5px;
	border:#ccc solid 1px;
	overflow:hidden;
}
#marqueediv_box ul li .pic{
	width: 130px;
	padding:0px 10px;
	height: 130px;
	*font-size: 130px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
#marqueediv_box ul li .pic img{/*图片自适应居中尺寸*/
	vertical-align:middle;zoom:expression(function(elm){var vw = elm.width, vh =elm.height;if(vw>130&&vw>=vh){elm.width=130;}elm.style.zoom = '1';if (vh>130&&vh>=vw){elm.height=130;}elm.style.zoom = '1';}(this)); max-width:130px; max-height:130px;
}
#marqueediv_box ul li .name{
	padding:5px;
	height:16px;
	line-height:16px;
	overflow:hidden;
	text-align:center;
	background:#CCC;
}
#marqueediv_box ul li .name a:hover{color:#C63;}
/*========== 内页幻灯 ==========*/
.focus1{height:280px; width:200px; margin-top:10px;}
/*========== 内页图文 ==========*/
.neiyetuwen{
	clear:both;
	line-height:20px;
	border:1px #ccc dotted;
	padding:10px 15px;
	background:#e9f7f8;
	overflow:hidden;
}
/*========== 内页新闻 ==========*/
.neiyexinwen{}
.neiyexinwen .newslist li{clear:both; padding-left:10px; overflow:hidden;}
.neiyexinwen .newslist li .title{
	height:18px;
	padding-top:8px;
	padding-left:20px;
	border-bottom:#ddd 1px dotted;
	background-image:url(/style/cn/img/new-fram_05.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.neiyexinwen .newslist li .title a{
	float:left;
	width:580px;
}
.neiyexinwen .newslist li .title .reads{
	float:left;
	width:80px;
}
.neiyexinwen .newslist li .title .reads em{color:#FF0000; }
.neiyexinwen .newslist li .title .date{
	float:left;
	width:70px;
}
/*========== 新闻中心 ==========*/
.xinwenzhongxin{}
.xinwenzhongxin .newslist li{clear:both}
.xinwenzhongxin .newslist li .articlesharepic{
	width:100px;
	height:70px;
	float:left;
	overflow:hidden;
	margin-right:8px;
	display:none;
}
.xinwenzhongxin .newslist li .title{
	height:18px;
	padding-top:8px;
	padding-left:20px;
	border-bottom:#ddd 1px dotted;
	background-image:url(/style/cn/img/ico1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.xinwenzhongxin .newslist li .title a{
	float:left;
	width:580px;
}
.xinwenzhongxin .newslist li .title .reads{
	float:left;
	width:80px;
}
.xinwenzhongxin .newslist li .title .reads em{color:#FF0000; }
.xinwenzhongxin .newslist li .title .date{
	float:left;
	width:70px;
}
.xinwenzhongxin .newslist li .introduction{
	line-height:16px;
	display:none;
}
/*========== 新闻末级 ==========*/
.xinwenmoji{clear:both; overflow:hidden; border:#ccc 1px dotted; background:#fff; padding-bottom:10px;}
.xinwenmoji .news_title{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:#f3f3f3;
	text-align:center;
	border-bottom:#ddd 1px solid
}
.xinwenmoji .abstract{
	text-align:center;
	padding-top:15px;
	height:20px
}
.xinwenmoji .abstract ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.xinwenmoji .abstract ul li{
	float:left;
	padding:0px 5px;
}
.xinwenmoji .abstract ul li span{color:#FF0000; }
.xinwenmoji .news_content{
	padding:10px 15px;
	line-height:22px;
}
.xinwenmoji .news_content a{ text-decoration:underline}
.xinwenmoji .news_content a:hover{ color:#f00}
/*-- 新闻末级翻页 --*/
.xinwenmojifanye{
	padding-top:10px;
	padding-left:20px;
	clear:both;
}
.xinwenmojifanye a{color:#666;}
.xinwenmojifanye a:hover{ text-decoration:underline}
.xinwenmojifanye .prev{height:22px}
.xinwenmojifanye .next{height:22px}
/*========== 内页工程 ==========*/
.neiyegongcheng{clear:both;  overflow:hidden;}
.neiyegongcheng .productlist1 li{
	width:182px;
	height:222px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:11px;
	margin-top:10px;
	display:inline;
	background:#fff;
}
.neiyegongcheng .productlist1 li .productpic{
	width:182px;
	height:192px;
	*font-size:192px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background:url(img/imgbg.jpg) no-repeat top center;
	overflow:hidden;
	display:table-cell;
}
.neiyegongcheng .productlist1 li .productpic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.neiyegongcheng .productlist1 li .productname{
	height:30px;
	line-height:30px;
	text-align:center;
	background:#fff;
	font-weight:bold;
}
.neiyegongcheng .productlist1 li .productname a:hover{color:#C93;}
/*========== 工程末级 ==========*/
.mojigongchen{width:790px; padding-top:10px; background:#fff; overflow:hidden;}
.mojigongchen .zhutuwaiceng{
	float:left;
	width:620px;
	padding:5px;
	border:1px solid #ccc;
	overflow:hidden;
}
.mojigongchen .zhutuwaiceng .zhutu{
	width:620px;
	float:left
}
.mojigongchen .zhutuwaiceng .zhutu .img{
	width:620px;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.mojigongchen .zhutuwaiceng .zhutu .img img{
	zoom:expression( function(elm){
	var vw = elm.width;
	if (vw>620){
	elm.width=620;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:620px;
}
.mojigongchen .zhutuwaiceng .zhutu .mingcheng{height:30px; line-height:30px; text-align:center; font-weight:bold; color:#C93;}
.mojigongchen .xiangxishuoming{
	width:740px;
	float:left;
	padding:10px 20px;;
	line-height:20px;
	 border:1px dotted #ccc;
	 margin-top:10px;
}
.mojigongchen .xiangxishuoming .xingxititle{widt:760px; text-align:center; border-bottom:1px dotted #ccc; border-top:1px dotted #ccc; font-size:14px; font-weight:bold; margin-bottom:10px;}
/*-- 产品末级右侧缩略图 --*/
.mojigongchensuoluetu{
	width:100px;
	float:right;
	padding:0px 10px;
	border:#ddd 1px solid;
	margin-right:5px;
}
.mojigongchensuoluetu .left a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_s.gif) no-repeat center
}
.mojigongchensuoluetu .right a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_x.gif) no-repeat center
}
.mojigongchensuoluetu ul{width:100px; }
.mojigongchensuoluetu ul li .img{
	width:100px;
	height:100px;
	*font-size:100px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.mojigongchensuoluetu ul li .img img{
	vertical-align:middle;
	zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>100&&vw>=vh){
	elm.width=100;
	}
	elm.style.zoom = '1';
	if (vh>100&&vh>=vw){
	elm.height=100;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:100px;
	max-height:100px;
}
.mojigongchensuoluetu ul li .name{
	height:22px;
	line-height:22px;
	text-align:center;
}
/*========== 内页产品 ==========*/
.neiyechanpin{clear:both; padding:10px; overflow:hidden; width:770px;}
.neiyechanpin .productlist li{
	width:764px;
	height:184px;
	border:1px dotted #939393;
	margin-top:10px;
	background:#fafafa;
	padding:5px;
}
.neiyechanpin .productlist li .productpic{
	width:314px;
	float:left;
	height:184px;
	*font-size:180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.neiyechanpin .productlist li .productpic img{/*图片自适应居中尺寸*/ 
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>310&&vw>=vh){
	elm.width=310;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:310px;
	max-height:180px;
}
.neiyechanpin .productlist li .productpic a img{border:#ccc 2px solid;}
.neiyechanpin .productlist li .productpic a:hover img{border:#333 2px solid;}
.neiyechanpin .productlist li .productlist{float:right; height:184px; padding:0 10px; width:420px;}
.neiyechanpin .productlist li .productname{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.neiyechanpin .productlist li .productname a{color:#7b0101;}
.neiyechanpin .productlist li .productname a:hover{color:#e60000}
.neiyechanpin .productlist li .producttype{
	height:30px;
	line-height:30px;
	padding-left:5px;
}
.neiyechanpin .productlist li .introduction{
	padding:5px;
	line-height:22px;
}
.neiyechanpin .productlist li .product_order {height:30px; line-height:30px; padding-left:20px; clear:both;}
/*========== 产品中心 ==========*/
.chanpinzhongxin{clear:both}
.chanpinzhongxin .productlist li{
	width:180px;
	height:210px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.chanpinzhongxin .productlist li .productpic{
	width:180px;
	height:180px;
	*font-size:180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.chanpinzhongxin .productlist li .productpic img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.chanpinzhongxin .productlist li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinzhongxin .productlist li .introduction{
	width:178px;
	float:left;
	padding:5px;
	display:none;
}
/*========== 产品搜索 ==========*/
.sousuobox{width:998px; height:32px; background:url(img/sousuotitle.jpg) no-repeat left center; border:#ccc 1px dotted;}
/*-- 当前位置 --*/
.dangqianye{
	padding-right:20px;
	height:32px;
	line-height:32px;
	float:right;
}
/*-- 内页右侧当前栏目 --*/
.dangqianlanmu{
	height:32px;
	line-height:32px;
	float:left;
	text-indent:30px;
}
.dangqianlanmu span{
	font-size:14px;
	font-weight:bold;
	color:#008aff;
}
.chanpinsousuo{clear:both;}
.chanpinsousuo .productlist li{
	width:180px;
	height:210px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.chanpinsousuo .productlist li .productpic{
	width:180px;
	height:180px;
	*font-size:180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.chanpinsousuo .productlist li .productpic img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.chanpinsousuo .productlist li .productname{
	height:30px;
	line-height:30px;
	text-align:center
}
.chanpinsousuo .productlist li .introduction{
	width:178px;
	float:left;
	padding:5px;
	display:none;
}
/*========== 产品末级 ==========*/
.chanpinmoji{width:790px; padding-top:10px; background:#fff;}
.chanpinmoji .zhutuwaiceng{
	float:left;
	width:620px;
	padding:5px;
	border:1px solid #ccc;
	overflow:hidden;
}
.chanpinmoji .zhutuwaiceng .zhutu{
	width:620px;
	float:left
}
.chanpinmoji .zhutuwaiceng .zhutu .img{
	width:620px;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.chanpinmoji .zhutuwaiceng .zhutu .img img{
	zoom:expression( function(elm){
	var vw = elm.width;
	if (vw>620){
	elm.width=620;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:620px;
}
.chanpinmoji .zhutuwaiceng .shuxing{
	height:50px;
	padding-top:10px;
	clear:both;
	overflow:hidden;
}
.chanpinmoji .zhutuwaiceng .shuxing .mingcheng{height:20px; padding-left:202px; font-weight:bold; }
.chanpinmoji .chanpinmoji_order{height:20px; padding-left:202px; font-weight:bold; }
.chanpinmoji .chanpinmoji_order a{padding-left:20px;}
.chanpinmoji .xiangxishuoming{
	width:740px;
	float:left;
	padding:10px 20px;
	line-height:20px;
	border:1px dotted #ccc;
	margin-top:10px;
}
.chanpinmoji .xiangxishuoming .xingxititle{widt:760px; text-align:center; border-bottom:1px dotted #ccc; border-top:1px dotted #ccc; font-size:14px; font-weight:bold;}
/*-- 产品末级右侧缩略图 --*/
.chanpinmojisuoluetu{
	width:100px;
	float:right;
	padding:0px 10px;
	border:#ddd 1px solid;
	margin-right:5px;
}
.chanpinmojisuoluetu .left a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_s.gif) no-repeat center
}
.chanpinmojisuoluetu .right a{
	display:block;
	height:35px;
	width:100px;
	background:url(/style/cn/img/jt_x.gif) no-repeat center
}
.chanpinmojisuoluetu ul{width:100px; }
.chanpinmojisuoluetu ul li .img{
	width:100px;
	height:100px;
	*font-size:100px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.chanpinmojisuoluetu ul li .img img{
	vertical-align:middle;
	zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>100&&vw>=vh){
	elm.width=100;
	}
	elm.style.zoom = '1';
	if (vh>100&&vh>=vw){
	elm.height=100;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:100px;
	max-height:100px;
}
.chanpinmojisuoluetu ul li .name{
	height:22px;
	line-height:22px;
	text-align:center;
}
/*========== 留言表单 ==========*/
.message{padding:10px 10px 10px 100px; overflow:hidden; background:#e9f7f8; border:#ccc 1px dotted;}
.message dl{
	clear:both;
	padding:5px 0px
}
.message dl dt{
	width:110px;
	float:left;
	padding-top:4px;
	font-size:14px
}
.message dl dd{
	width:500px;
	float:left
}
.message dl dd input{border:#ddd 1px solid}
.message dl dd textarea{border:#ddd 1px solid}
.message .tijiao{
	clear:both;
	height:25px;
	padding-top:10px;
	padding-left:140px
}
/*-- 留言列表 --*/
.message_list{ background:#fff; overflow:hidden;}
.message_list ul{}
.message_list ul li{vertical-align:middle;border:1px solid #ddd;}
.message_list ul li p{ line-height:22px; overflow:hidden; padding:5px}
.message_list ul li .linkman{border-bottom:1px solid #ddd; background:#eee}
.message_list ul li .linkman .name{ float:left}
.message_list ul li .linkman .date{ float:right}
.message_list ul li .msg_content{ clear:both; border-bottom:1px solid #ddd;}
.message_list ul li .reply{}
/*-- 留言翻页 --*/
.msg_fanye{
	text-align:center;
	clear:both;
	padding-top:10px;
}
.msg_fanye ul{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.msg_fanye ul li{
	float:left;
	margin-right:5px
}
.msg_fanye ul li a:hover{color:#f00}
.msg_fanye ul li .current{font-weight:bold}
/*========== 招聘 ==========*/
.zhaopin{ background:#fff; overflow:hidden;}
.zhaopin .biaotou{
	clear:both;
	font-weight:bold;
	color:#505050;
	background-color:#f5f5f5;
	overflow:hidden;
	height:30px;
	line-height:30px;
	border-bottom:2px solid #e8e8e8;
	padding-left:10px;
}
.zhaopin .biaotou .zhiwei{
	width:400px;
	float:left;
}
.zhaopin .biaotou .didian{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .renshu{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .riqi{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .biaotou .xiangxi{
	width:60px;
	float:left;
	text-align:center
}
.zhaopin .list{
}
.zhaopin .list li{
	clear:both;
	border-bottom:#ddd 1px solid;
	padding-left:10px;
	height:30px;
	line-height:30px
}
.zhaopin .list li a:hover{ text-decoration:underline; }
.zhaopin .list li .zhiwei{
	width:400px;
	float:left;
}
.zhaopin .list li .didian{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .renshu{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .riqi{
	width:80px;
	float:left;
	text-align:center
}
.zhaopin .list li .xiangxi{
	width:60px;
	float:left;
	text-align:center
}
/*========== 招聘末级 ==========*/
.zhaopinmoji{padding:10px 15px; overflow:hidden; border:#ccc 1px dotted; background:#fff; overflow:hidden;}
.zhaopinmoji ul li.list{
	padding-top:10px;
	height:16px;
}
.zhaopinmoji ul li.li_title{
	border-bottom:1px solid #a7a7a7;
	padding-top:20px;
	height:20px;
}
.zhaopinmoji ul li.li_content{
	padding-top:10px;
	line-height:22px;
}
.zhaopinmoji ul li.lijishengqing a{
	display:block;
	width:80px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#ff6600
}
/*========== 应聘申请 ==========*/
.yinpinshenqing{
	zoom:1;
	overflow:hidden;
	border:1px dotted #ccc;
	padding:10px
}
.yinpinshenqing dl{
	clear:both;
	padding:5px 0px
}
.yinpinshenqing dl dt{
	width:80px;
	float:left;
	font-size:14px;
	padding-top:2px;
	text-indent:10px
}
.yinpinshenqing dl dd{
	width:500px;
	float:left;
}
.yinpinshenqing dl dd input{border:#ddd 1px solid}
.yinpinshenqing dl dd input.radio{border:none}
.yinpinshenqing dl dd textarea{border:#ddd 1px solid}
.yinpinshenqing .tijiao{
	clear:both;
	padding-left:120px;
	height:25px;
	padding-top:10px;
}
/*========== 文件下载 ==========*/
.wenjianxizai{}
.wenjianxizai ul.list li{
	clear:both;
	border-bottom:#ccc 1px dotted
}
.wenjianxizai ul.list li .title{padding-top:8px; }
.wenjianxizai ul li .title a{
	float:left;
}
.wenjianxizai ul.list li .title span{float:right;color:#999}
.wenjianxizai ul.list li .introduction{
	clear:both;
	line-height:22px;
	color:#999999;
}
/*========== 文件下载末级 ==========*/
.wenjianxizaimoji{ }
.wenjianxizaimoji .abstract{
	float:left;
	width:550px;
}
.wenjianxizaimoji .abstract li{
	height:22px;
	line-height:22px;
	color:#505050
}
.wenjianxizaimoji .abstract li span{font-weight:bold}
.wenjianxizaimoji .download{
	float:left;
	width:100px
}
.wenjianxizaimoji .download a{
	display:block;
	width:100px;
	height:100px;
	background:url(/style/cn/img/download.gif) no-repeat center
}
.wenjianxizaimoji .introduction{
	clear:both;
	line-height:20px;
}
/*========== 视频列表 ==========*/
.neiyeshiping{}
.neiyeshiping .list li{
	width:160px;
	height:180px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:10px;
	margin-top:10px;
	display:inline
}
.neiyeshiping .list li .img{
	width:160px;
	height:160px;
	*font-size:160px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.neiyeshiping .list li .img img{/*图片自适应居中尺寸*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>180&&vw>=vh){
	elm.width=180;
	}
	elm.style.zoom = '1';
	if (vh>180&&vh>=vw){
	elm.height=180;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:180px;
	max-height:180px;
}
.neiyeshiping .list li .name{
	height:20px;
	line-height:20px;
	text-align:center
}
.neiyeshiping .list li .introduction{
	width:178px;
	float:left;
	overflow:hidden;
	padding:5px;
	display:none
}
/*========== 视频末级 ==========*/
.shipingmoji{}
.shipingmoji .video{
	width:600px;
	float:left
}
.shipingmoji .video .title{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:#ddd;
	margin-bottom:5px;
	text-align:center;
}
.shipingmoji .video .flv{
	padding-left:123px
}
/*-- 视频末级缩略图 --*/
.shipingmojisuoluetu{
	width:100px;
	float:right;
	padding:0px 5px;
	border:#ddd 1px solid
}
.shipingmojisuoluetu .left a{
	display:block;
	width:100px;
	height:35px;
	background:url(/style/cn/img/jt_s.gif) no-repeat center
}
.shipingmojisuoluetu .right a{
	display:block;
	width:100px;
	height:35px;
	background:url(/style/cn/img/jt_x.gif) no-repeat center
}
.shipingmojisuoluetu ul.img_wrap{width:100px; }
.shipingmojisuoluetu ul.img_wrap li{}
.shipingmojisuoluetu ul.img_wrap li .img{
	width:100px;
	height:100px;
	*font-size:100px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.shipingmojisuoluetu ul.img_wrap li .img img{/*缩略图的大小*/
	vertical-align:middle;  zoom:expression( function(elm){
	var vw = elm.width, vh =elm.height;
	if (vw>100&&vw>=vh){
	elm.width=100;
	}
	elm.style.zoom = '1';
	if (vh>100&&vh>=vw){
	elm.height=100;
	}
	elm.style.zoom = '1';
	}
	(this));
	max-width:100px;
	max-height:100px;
}
.shipingmojisuoluetu ul.img_wrap li .name{
	height:22px;
	line-height:22px;
	text-align:center
}
.shipingmoji .shipingshuoming{
	clear:both;
	line-height:22px;
	border-top:#ccc 1px dotted
}
/*========== 底部 ==========*/
/*-- 友情连接 --*/
.links{ _zoom:1; overflow:hidden; padding:10px; border:1px solid #e5e5e5; margin-bottom:10px; }
.links dt{ float:left; font-weight:bold; color:#F00; font-size:14px;}
.links dd{ float:left; padding:0px 5px; font-size:14px;}
.links dd a{color:#fc6902;}
.links dd a:hover{color:#F90;}
.dibuluokuanwaicen{
	border:1px solid #ccc;
	background:#e3e3e3;
	padding:10px;
	clear:both;
	line-height:20px;
}
.copyright{ text-align:center}
.jishuzhichi{
	text-align:right;
	height:16px;
}
/*========== 在线订单 ==========*/
.order{padding-top:15px; padding-left:80px;}
.order dl{
	clear:both;
	padding:5px 0px
}
.order dl dt{
	width: 90px;
	float: left;
	font-size: 14px;
	padding-top: 2px;
}
.order dl dd{
	width:500px;
	float: left;
}
.order dl dd input{border:#ddd 1px solid}
.order dl dd textarea{border:#ddd 1px solid}
.order dl dd .note{color:#f00}
.order .tijiao{
	clear:both;
	padding-left:140px;
	height:25px;
	padding-top:10px;
}
.flashbox{width:1000px; height:560px; background:#000;}
/*-----------自动滚动图片(方向可调)------------*/
.pic_autoScroll_wrapper{ /*图片走马灯外层*/
	zoom:1;
	overflow:hidden;
	border: 1px solid #CCCCCC;
}
.pic_autoScroll_ul{ /*图片走马灯（渐歇上行）*/
}
.pic_autoScroll_ul .pic_autoScroll_li{/*图片走马灯小板块外层宽度*/
	width: 180px;
	display:inline-block;
	overflow:hidden;
	border: 1px solid #e3e3e3;
	margin: 5px;
	background:#fff;
}
.pic_autoScroll_ul .pic_autoScroll_li{/*图片走马灯小板块外层宽度解决ie错误*/
	*display:inline;
}
.pic_autoScroll_ul .pic_autoScroll_li .pic_autoScroll_img{/*图片居中自适应*/
	width: 180px;
	height: 105px;
	*font-size: 105px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align: center;
	overflow: hidden;
	display:table-cell;
}
.pic_autoScroll_ul .pic_autoScroll_li .pic_autoScroll_img img{/*图片自适应居中尺寸*/
	vertical-align:middle;	
	zoom:expression( function(elm){var vw = elm.width,vh =elm.height;if (vw>180&&vw>=vh){elm.width=180;}elm.style.zoom = '1';if (vh>105&&vh>=vw){elm.height=105;}elm.style.zoom = '1';}(this));	
	max-height:105px; 
}
.pic_autoScroll_ul .pic_autoScroll_li .pic_autoScroll_name{/*图片走马灯图片下文字名称*/
	height: 20px;
	padding-top: 5px;
	text-align:center;
}
.indexwrap{width:1000px; margin:0 auto;}